var github.com/jackc/pgx/v5/pgtype.tsvectorLexemeReplacer

2 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		tsvector.go#L262: var tsvectorLexemeReplacer = strings.NewReplacer(
		tsvector.go#L289: 		buf = append(buf, tsvectorLexemeReplacer.Replace(lex.Word)...)